Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

hash_code

property.hashable.type.hash_code

(a property.hashable.this.type)
 => 
u64
[Abstract feature]
create hash code for this instance

This should satisfy the following condition:

(T.equality a b) : (T.hash_code a = T.hash_code b)
0.099dev (GIT hash b1deb53ea59d242ca63abcbb5d9cf5130d902560)
last changed: 2026-08-20